Overload | Description |
---|---|
NotHaveValue(String,Object[]) | Asserts that a nullable TEnum value is a null reference (Nothing in Visual Basic). |
NotHaveValue | Asserts that the current TEnum is exactly equal to the unexpected value. (Inherited from FluentAssertions.Primitives.EnumAssertions<TEnum,TAssertions>) |